Welcome![Sign In][Sign Up]
Location:
Search - matlab ga neural

Search list

[Other resourceGA-bp

Description: 这是用matlab编写的用遗传算法优化神经网络的程序-using Matlab is prepared by using genetic algorithm optimization procedures for neural networks
Platform: | Size: 35941 | Author: lyx | Hits:

[Other resourceGA-BP-neural

Description: 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。程序需要调用gaot工具箱.
Platform: | Size: 4399 | Author: 孙洁娣 | Hits:

[matlabGA_Liuyong

Description: 遗传算法matlab实现 用遗传算法优化神经网络算法的实现-GA Matlab using genetic algorithms to achieve optimal neural network algorithm implementation
Platform: | Size: 107520 | Author: 刘勇 | Hits:

[matlabann_jianggao

Description: 某大学的人工神经网络的课件,比较详细。其中介绍的一些参考书不错。-a University of Artificial Neural Network Software, a more detailed. Describing some good reference books.
Platform: | Size: 242688 | Author: zhaoyan | Hits:

[AI-NN-PRGA-BP

Description: 利用遗传算法来训练BP神经网络的权值和阈值-The use of genetic algorithm to train the BP neural network weights and thresholds
Platform: | Size: 1024 | Author: shui | Hits:

[Finance-Stock software systemstock_market_forecasting

Description: A fusion model of HMM, ANN and GA for stock market forecasting.pdf 股票预测,使用方法:HMM,ANN(神经网络),GA(遗传算法)等!-A fusion model of HMM, ANN and GA for stock market forecasting.pdf stock prediction, the use of methods: HMM, ANN (Artificial Neural Network), GA (genetic algorithm), etc.!
Platform: | Size: 300032 | Author: 黄波 | Hits:

[AI-NN-PRNN+GA

Description: 1,改进BP神经网络在股市预测中的应用.2,基于MATLAB工具箱的开采煤层自燃危险性预测.3,基于改进的神经网络的电力系统负荷预报.4,基于神经网络的灌溉用水量预测.5,基于遗传算法改进BP网络的地表沉陷预计.6,利用遗传算法改进BP学习算法.7,模糊神经网络在电力市场短期负荷预测中的应用.8,神经网络学习算法存在的问题及对策.9,遗传神经网络在电力系统短期负荷预测中的应用.10,应用改进BP神经网络进行用水量预测.11,用遗传算法改进的BP模型在刹车系统诊断中的应用研究.12,遗传算法改进的BP神经网络对汛期三门峡水库泥沙冲淤量的计算13,基于遗传算法的人工神经网络学习算法14.自适应遗传算法优化管网状态估计神经网络模型.15,基于GA_RBF神经网络的电梯交通流模式识别的研究-Improved BP Neural Network in Stock Market Prediction
Platform: | Size: 738304 | Author: 军军 | Hits:

[DocumentsGA

Description: 遗传算法及其MATLAB实现 主要内容: (1)遗传算法简介 (2)遗传算法的MATLAB实现 (3)应用举例 (4)遗传算法优化神经网络方向-MATLAB realization of genetic algorithm and its main elements: (1) brief introduction to genetic algorithm (2) realize MATLAB Genetic Algorithm (3) application, for example (4) genetic algorithm neural network direction
Platform: | Size: 11264 | Author: jet | Hits:

[AI-NN-PRga-RBF

Description: 基于遗传算法对rbf神经网络的径向基宽度进行优化的matlab程序-Based on genetic algorithm rbf radial basis neural network to optimize the width of the matlab program
Platform: | Size: 4096 | Author: 王建 | Hits:

[AI-NN-PRGA

Description: 这是一个遗传神经网络,用遗传算法优化神经网络的权值-This is a genetic neural networks, genetic algorithm with neural network weights
Platform: | Size: 1024 | Author: jinjing | Hits:

[matlabGA

Description: 遗传算法优化BP神经网络程序,很不错的,值得学习-GA for BP neural network training
Platform: | Size: 28672 | Author: scs | Hits:

[matlabga_bp

Description: ga优化神经网权值&阈值程序。为了方便,我把几个matlab的程序都放在txt文件里,使用时,对照把txt内容复制进matlab即可-ga optimization neural network weights & threshold procedures. For convenience, I have several matlab programs on the txt file, use, control the content of the txt you copied into matlab
Platform: | Size: 1024 | Author: chengwei | Hits:

[AI-NN-PR97937497GA-BP-neural

Description: GA-BP算法matlab实现代码,matlab仿真计算程序代码,经过测试-GA-BP algorithm implementation code matlab, matlab simulation code, tested
Platform: | Size: 4096 | Author: lx | Hits:

[Mathimatics-Numerical algorithmsGA优化BP神经网络

Description: 该程序利用遗传算法,优化神经网络结构,是MATLAB源代码。(The neural network structure is optimized by genetic algorithm)
Platform: | Size: 4096 | Author: 你好,SCI | Hits:

[matlabGA-BP代码

Description: 利用GA遗传算法优化BP神经网络,有理论介绍,有实例(BP neural network optimization using GA genetic algorithm, a theoretical introduction, there are examples)
Platform: | Size: 277504 | Author: 旋转小陀螺 | Hits:

[AI-NN-PRGA-BP神经网络应用实例之MATLAB程序

Description: 使用MATLAB编写的GA-BP神经网络,可进行多组数据处理 % gap.xls中存储训练样本的原始输入数据 37组 % gat.xls中存储训练样本的原始输出数据 37组 % p_test.xls中存储测试样本的原始输入数据 12组 % t_test.xls中存储测试样本的原始输出数据 12组(MATLAB implementation of the GA-BP neural network,% gap.xls stored in the training sample of the original input data 37 groups % Gat.xls stores the original output data for the training samples % P_test.xls stores the original input data for the test sample % T_test.xls stores the original output data of the test sample in 12 groups)
Platform: | Size: 1024 | Author: 洛克刘 | Hits:

[AI-NN-PR改进的GA优化BP

Description: 改进的遗传算法优化的BP神经网络,用于电厂数据的异常检测和故障诊断,已验证有效性。(The improved genetic algorithm optimized BP neural network has been validated for power plant data anomaly detection and fault diagnosis.)
Platform: | Size: 23231488 | Author: 十年12345 | Hits:

[AI-NN-PR201280BP-GA

Description: 本文以1970-2013年的中国人口统计数据为依据,论证BP网络预测模型的可行性同时给出了利用MATLAB神经网络工具箱设计BP网络的方法和步骤。利用样本数据对网络进行训练,并根据训练后的网络对未来人口数量作出预测。仿真结果表明该方法实际可行并对2014—2017的全国人口数量进行预测。。(Based on the statistics of Chinese population for 1970-2013 years, this paper demonstrates the feasibility of BP network prediction model, and gives the method and steps of using MATLAB neural network toolbox to design BP network. The network is trained using sample data, and predictions of future population size are based on the trained network. Simulation results show that the method is feasible and predicts the population size of 2014 - 2017..)
Platform: | Size: 25600 | Author: 小猫发 | Hits:

[matlabga-bp

Description: 通过GA算法对bp神经网络的阈值阀值进行优化(The threshold value of BP neural network is optimized by GA algorithm)
Platform: | Size: 14336 | Author: 十七 | Hits:

[AI-NN-PRGA

Description: 由BP神经网络的初始种群,然后基于MATLAB工具箱实现遗传算法优化方案,(The initial population of BP neural network is implemented, and then the genetic algorithm optimization scheme is implemented based on the MATLAB toolbox.)
Platform: | Size: 1024 | Author: violetny | Hits:
« 1 23 4 5 »

CodeBus www.codebus.net